If you have a lot of free memory (>256MB) and GBTEMP is set to '/dev/shm'
test-all runs some times faster.
REFGPX="reference/expertgps.gpx" # reference file for all tests
EXCL="ozi vitosmt" # exclude formats from test
CAPS=""
-# TEMPDIR=/dev/shm/gb-test-all
-TEMPDIR=/tmp/gb-test-all
+TEMPDIR=${GBTEMP:-/tmp}/gb-test-all
CATALOG=/tmp/gb-test-all.done
LOGFILE=/tmp/gb-test-all.log